Add support for ReservationGroup to bigqueryreservation#16765
Add support for ReservationGroup to bigqueryreservation#16765trodge merged 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
…roperty to resource Reservation in bigqueryreservation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 5494 Click here to see the affected service packages
Action takenFound 5 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @trodge, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
🔴 The provider crashed while running the VCR tests in RECORDING mode |
|
The failed test (TestAccVmwareengineExternalAddress_vmwareEngineExternalAddressUpdate) doesn't seem to related the the changes we have here. |
|
/gcbrun |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 5514 Click here to see the affected service packages
Action takenFound 3 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🟢 Tests passed during RECORDING mode: 🔴 Tests failed when rerunning REPLAYING mode: Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made. Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer. 🟢 All tests passed! |
|
Two different tests failed for the new run and are not related to the changes here either. Could you please take a look? We are targeting to get this change out to GA by end of March. Thanks! |
|
/gcbrun |
f07caeb
This is to add support for ReservationGroup to bigqueryreservation by adding a
reservation_groupas a new resource as well as addingreservation_groupas a new property to the existing resourcereservation. See b/452350812 for more details.Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.